home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000036_news@columbia.edu_Wed Nov 2 20:28:01 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA20640
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 2 Nov 1994 18:29:34 -0500
  3. Received: by apakabar.cc.columbia.edu id AA27472
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 2 Nov 1994 18:29:32 -0500
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!math.ohio-state.edu!cs.utexas.edu!convex!news.duke.edu!news.mathworks.com!udel!gatech!howland.reston.ans.net!news.sprintlink.net!news.charm.net!news.charm.net!cnordin
  6. From: cnordin@charm.net (Craig Nordin)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: .kermrc question (UNIX)
  9. Date: 2 Nov 1994 15:28:01 -0500
  10. Organization: Charm.Net : Baltimore Local Internet Access, Hon
  11. Lines: 31
  12. Message-Id: <cnordin.783807949@news.charm.net>
  13. References: <TOLNAS.94Nov1135606@microsys3.engr.utk.edu>
  14. Nntp-Posting-Host: sowebo.charm.net
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17.  
  18. Note the \v(ttyfd)  variable.  Is that what you are talking about?
  19.  
  20. Or are you just talking about "set line /dev/ttyp01" type commands?
  21. If so, just dump it into your .kermrc
  22.  
  23. --------------------------- my .kermrc --------------------------------
  24. set local off 
  25. set flow rts
  26. set buffer 50000 50000
  27. set win 0
  28. set send pac 4096
  29. set rec pac 4096
  30. set window 3 
  31. set block 1
  32. set file type bi
  33. define rz !rz -e \%1 \%2 \%3 <&\v(ttyfd) >&\v(ttyfd)
  34. define sz !sz -e \%1 \%2 \%3 <&\v(ttyfd) >&\v(ttyfd)
  35. define sb !sb -e \%1 \%2 \%3 <&\v(ttyfd) >&\v(ttyfd)
  36. define rb !rb -e \%1 \%2 \%3 <&\v(ttyfd) >&\v(ttyfd)
  37. define sx !sx -e \%1 \%2 \%3 <&\v(ttyfd) >&\v(ttyfd)
  38. define rx !rx -e \%1 \%2 \%3 <&\v(ttyfd) >&\v(ttyfd)
  39.  
  40. -----------------------------------------------------------------------
  41.  
  42.  
  43. -- 
  44.  
  45. See the Emerald on the Matrix?   Baltimore, Maryland Access to the Internet
  46.    That's Charm.Net Hon!       E-Mail: info@charm.net  Voice:(410) 558.3900
  47.   http://www.charm.net/    "guest" login, no password   Data:(410) 558.3300